home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vypalování CD
/
Vypalovani-CD-cd2.bin
/
NTS CD Manager 4.4
/
CDMan4_4.exe
/
0
/
RCDATA
/
TPREVODFORM
/
TPREVODFORM.txt
< prev
Wrap
Text File
|
2002-04-24
|
3KB
|
142 lines
object PrevodForm: TPrevodForm
Left = 248
Top = 107
Width = 417
Height = 231
BorderStyle = bsSizeToolWin
Caption = 'P'#345'evod datab'#225'ze'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 129
Height = 129
Caption = 'Odkud/Kam:'
TabOrder = 0
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 113
Height = 17
Caption = 'v 3.x -> v. 4.0'
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 8
Top = 32
Width = 113
Height = 17
Caption = 'v 4.0-3 -> v. 4.4'
TabOrder = 1
end
end
object Button1: TButton
Left = 328
Top = 136
Width = 75
Height = 25
Caption = 'Start'
Default = True
TabOrder = 1
OnClick = Button1Click
end
object GroupBox2: TGroupBox
Left = 144
Top = 0
Width = 257
Height = 49
Caption = 'Cesta k datab'#225'zi:'
TabOrder = 2
object Button2: TButton
Left = 229
Top = 17
Width = 20
Height = 20
Caption = '...'
TabOrder = 0
OnClick = Button2Click
end
object Edit1: TEdit
Left = 8
Top = 16
Width = 217
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object GroupBox3: TGroupBox
Left = 144
Top = 56
Width = 257
Height = 73
Caption = 'Zm'#283'na form'#225'tu datab'#225'ze:'
TabOrder = 3
object Gauge1: TGauge
Left = 8
Top = 40
Width = 241
Height = 15
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Progress = 0
end
object Label1: TLabel
Left = 8
Top = 16
Width = 60
Height = 13
Caption = 'Aktu'#225'ln'#237' CD:'
end
object Label2: TLabel
Left = 80
Top = 16
Width = 13
Height = 13
Caption = '---'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object Button3: TButton
Left = 328
Top = 168
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 4
end
object OpenDialog1: TOpenDialog
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 120
Top = 8
end
end